Amadeus API       

Node
PoweredTicket_DisplayTSTReply
penDisInformation



Description

Penalty details specified in the request..
Status (Requirement Designator) = Mandatory. Repetition = 1.

XML Tree

<penDisInformation>
     <infoQualifier></infoQualifier>
     <penDisData>
        <penaltyType></penaltyType>
        <penaltyQualifier></penaltyQualifier>
        <penaltyAmount></penaltyAmount>
        <discountCode></discountCode>
        <penaltyCurrency></penaltyCurrency>
     </penDisData>
</penDisInformation>


Field Descriptions

Field Attributes and Description
  infoQualifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Qualify the type of information. Penalties are not passenger associated and are pure monetary information. Discount are passenger associated but only discount code is specified..
For a list of valid codes, see codeset infoQualifier.
Node   penDisData Field Type = Node. Repetition = 9.
Used to specify penalty information..
  penaltyType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Type of penalty..
For a list of valid codes, see codeset penaltyType.
  penaltyQualifier Field Type = Data Element.
ExtendedAlphaNumeric (ASCII 32-255), minlen=1, maxlen=3, repetition=1.

The penalty amount can be described differently: amount/percentage..
For a list of valid codes, see codeset penaltyQualifier.
  penaltyAmount Field Type = Data Element.
Numeric, minlen=1, maxlen=13, repetition=1.

Amount of the penalty..
  discountCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=6, repetition=1.

This discount code is defined by the airlines. This cannot be coded as airlines might apply any combination of letters for their discounts..
  penaltyCurrency Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Penalty currency code..
For a list of valid codes, see codeset penaltyCurrency.

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

infoQualifier

CodeDescription
700Penalty information.
701Discount information.

penaltyType

CodeDescription
704Penalties apply.

penaltyQualifier

CodeDescription
707Fixed whole amount.
708Percentage.

penaltyCurrency

CodeDescription
777Neutral Unit of Construction.